home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960425-19960715 / 000244_news@columbia.edu _Sun Jun 16 16:12:24 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id QAA15043 for <kermit.misc@watsun>; Sun, 16 Jun 1996 16:12:24 -0400 (EDT)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.5/8.7.3) id QAA01554 for kermit.misc@watsun; Sun, 16 Jun 1996 16:12:23 -0400 (EDT)
  4. Path: news.columbia.edu!lamont.ldeo.columbia.edu!news.er.usgs.gov!stc06.ctd.ornl.gov!fnnews.fnal.gov!uwm.edu!cs.utexas.edu!swrinde!newsfeed.internetmci.com!world1.bawave.com!news.clark.net!mr.net!news.mid.net!news.cjnetworks.com!topeka!tdsmith
  5. From: tdsmith@cjnetworks.com (Troy Smith)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: PC internal port miswired?
  8. Date: 16 Jun 1996 19:17:56 GMT
  9. Organization: Capital Journal Networks
  10. Lines: 42
  11. Message-ID: <4q1ml4$1rd@topeka.cjnetworks.com>
  12. NNTP-Posting-Host: topeka.cjnetworks.com
  13. X-Newsreader: TIN [version 1.2 PL2]
  14.  
  15. I'm trying to use MS-DOS Kermit v 3.14 pl0 to connect two machines via 
  16. null modem, but am not having much luck.  I believe that I have a 
  17. mis-wired 25-pin serial port on one of the machines, but I'm not sure.  
  18. In looking at a known good 9-pin port connector and comparing that to 
  19. the signal chart on p. 269 of _Using MS-DOS Kermit_, it would appear that 
  20. the following should be true of a properly-wired 25-pin connector:
  21.  
  22.     Ribbon conductor    Pin number
  23.     1            8
  24.     2            3
  25.     3            2
  26.     4            20
  27.     5            7
  28.     6            6
  29.     7            4
  30.     8            5
  31.     9            22
  32.  
  33. but this is what I have:
  34.  
  35.     Ribbon conductor    Pin number
  36.     1            8
  37.     2            6
  38.     3            3
  39.     4            4
  40.     5            2
  41.     6            5
  42.     7            20
  43.     8            22
  44.     9            7
  45.  
  46. Now, before I break out the soldering iron, would someone here who knows 
  47. for sure be kind enough to tell me whether this port is mis-wired or not?
  48. I know that the ports are good at the card, since a mouse will work on 
  49. either one (with a 9-pin connector) and I can get characters to echo when 
  50. using kermit with a homemade loopback plug (that connects directly to the 
  51. pins on the serial card), so I'm now concentrating on the 25-pin plug 
  52. itself.
  53.  
  54. Thanks,
  55.  
  56. Troy Smith